Skip to content

Instantly share code, notes, and snippets.

@aamiaa
aamiaa / CompleteDiscordQuest.md
Last active November 21, 2025 20:58
Complete Recent Discord Quest

Complete Recent Discord Quest

Note

This does not works in browser for quests which require you to play a game! Use the desktop app to complete those.

How to use this script:

  1. Accept a quest under Discover -> Quests
  2. Press Ctrl+Shift+I to open DevTools
  3. Go to the Console tab
  4. Paste the following code and hit enter:
@louspringer
louspringer / flamingo.md
Created November 21, 2025 20:57
Cheap Cruise Missle

That's most likely the FP-5 "Flamingo" cruise missile, a long-range weapon developed by the Ukrainian defense firm Fire Point. It has attracted attention primarily because of its significantly lower cost compared to similar Western missiles, a principle known as "affordable mass."

Here are the key details about the Flamingo:

  • Low Cost: The estimated unit cost for the Flamingo is around $500,000 to under €1 million ($1.09 million) per unit, which is substantially less than the $1.5 million to $2.5 million cost of an American Tomahawk cruise missile [Source 1.2, 3.1].
  • Design for Affordability: The lower cost is achieved through simplified design choices, including:
    • Using repurposed Soviet-era AI-25TL turbofan engines (originally for L-39 trainer jets) [Source 1.2, 1.5, 3.3].
    • A primary fuselage constructed from carbon fiber to keep costs down and aid in evading Russian radar [Source 1.1].
  • Relying on a simpler GPS/GNSS and Inertial Navigation System (INS) rather
@kouwei32
kouwei32 / macos-packet-spooling-fixes.md
Last active November 21, 2025 20:54
Fixes for Low-Latency Desktop Streaming stuttering on macOS (applies to Moonlight, Parsec, Stadia, Geforce Now, etc.)

macOS Yosemite and above utilize AWDL (Apple Wireless Direct Link) to handle data transfers to other AWDL-enabled devices (Macs, Macbooks, iPhones, etc.) over the Wifi Radio, without the need for a common underlying Access Point.

However, whenever AWDL is active (Bonjour discovery and any Airdrop, Airplay, and GameKit links and transfers), it will lock the Wifi radio for small intervals. For Bonjour discovery specifically, this comes to an effective packet spooling time of about 50-100ms, once per second (active transfers will be higher).

Obviously, this will create unacceptable latency spikes for low-latency desktop streaming apps. To disable the AWDL interface, use the following command in Applications > Utilities > Terminal (this requires you to be logged in as an Administrator and enter your password):

sudo ifconfig awdl0 down

@ke4roh
ke4roh / GEN-FIT.md
Last active November 21, 2025 20:54
A proposed control framework informed by the Scarborough Fair Chat Laws (SFCL) and aligned with NIST AI RMF 1.0, OWASP Top-10 for LLM Applications, and ISO/IEC 42001

GEN-FIT™ v0.5

A proposed control framework informed by the Scarborough Fair Chat Laws (SFCL™) and aligned with NIST AI RMF 1.0, OWASP Top-10 for LLM Applications, and ISO/IEC 42001
License: CC-BY-SA 4.0
Maintainer: Jim Scarborough (Kiteframe, L.L.C.)
Version: 2025-11-21 v. 0.5


0. Executive Summary

GEN-FIT™ is a runtime governance profile for trustworthy AI systems. It specifies the minimum behaviors an intelligent system must demonstrate during every interaction—independently of its internal model architecture—to remain predictable, evidence-grounded, and safe.

@selfthinker
selfthinker / intentionally-inaccessible.md
Last active November 21, 2025 20:51
Intentionally inaccessible websites

Intentionally inaccessible websites (and apps)

People make intentionally inaccessible websites for various educational purposes: training, empathy, tests, demos, etc. This lists all such websites I am aware of. Please let me know if you know of any others to be added to this list.

website explanations by license last update
Awesome Recipes (from Deque University Demo Sites) (none) Deque (none) ?
Dream Destination (from Deque University Demo Sites) (none) Deque (none) ?
Gefälscht (from Deque University Demo Sites) (none) Deque (none) ?

How to continue?

This a curate guide to continue your preparation for technical coding interviews, with resources, tips, and practice problems organized by topic. Enjoyed 🙌

📚 Additional Resources

Online Platforms

  • LeetCode - The most popular platform for coding interview prep. Start with their "Top Interview Questions" collections.
  • NeetCode - Curated list of 150 best LeetCode problems with video explanations.
  • GeeksforGeeks - Comprehensive explanations and problems for every data structure and algorithm.
@mcclellangg
mcclellangg / why_use_src.md
Last active November 21, 2025 20:49
TIL-Python-BEST_practices_project_structures

The below directory structure is often recommended in packaging guidelines because it forces developers to containerize their application. Code must be run as a package and not just 'in the current working directory'.

project-root/
├── .gitignore
├── .python-version
├── README.md
├── pyproject.toml
├── data/
│ └── testimonials.json
@akshayka
akshayka / embedding_mnist.py
Created November 20, 2025 16:23
embedding_mnist.py
# /// script
# requires-python = ">=3.13"
# dependencies = [
# "altair",
# "marimo>=0.17.0",
# "matplotlib",
# "numpy",
# "pandas",
# "polars",
# "pyarrow",
@mbigras
mbigras / README.md
Last active November 21, 2025 20:44
Describe how Kustomize plugins work with examples
@rithvikvibhu
rithvikvibhu / aap.md
Created September 25, 2025 12:45
Apple Airpods Bluetooth Packets

Apple Airpods

Page: Hearing Assitance

Heading Aid toggle

dump: hearing-aid-toggle.pklg

  1. Off -> On
  2. On -> Off